-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the prod group across 1 directory with 12 updates #9101
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/prod-da5a82227b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the prod group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.24` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` | | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.8.0` | `1.8.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.9` | | [hyper](https://github.com/hyperium/hyper) | `1.5.1` | `1.5.2` | | [proptest](https://github.com/proptest-rs/proptest) | `1.5.0` | `1.6.0` | | [proptest-derive](https://github.com/proptest-rs/proptest) | `0.5.0` | `0.5.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [primitive-types](https://github.com/paritytech/parity-common) | `0.12.2` | `0.13.1` | | [elasticsearch](https://github.com/elastic/elasticsearch-rs) | `8.16.0-alpha.1` | `8.17.0-alpha.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.91` | Updates `semver` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.24) Updates `serde` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `tower` from 0.4.13 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.1) Updates `tinyvec` from 1.8.0 to 1.8.1 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.8.0...v1.8.1) Updates `thiserror` from 2.0.6 to 2.0.9 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.9) Updates `hyper` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.1...v1.5.2) Updates `proptest` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/commits) Updates `proptest-derive` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/0.5.1/CHANGELOG.md) - [Commits](proptest-rs/proptest@proptest-derive-0.5.0...0.5.1) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `primitive-types` from 0.12.2 to 0.13.1 - [Commits](https://github.com/paritytech/parity-common/commits/primitive-types-v0.13.1) Updates `elasticsearch` from 8.16.0-alpha.1 to 8.17.0-alpha.1 - [Release notes](https://github.com/elastic/elasticsearch-rs/releases) - [Commits](elastic/elasticsearch-rs@v8.16.0-alpha.1...v8.17.0-alpha.1) Updates `syn` from 2.0.90 to 2.0.91 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.91) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tinyvec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: proptest-derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: primitive-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
P-Low ❄️
labels
Dec 23, 2024
dependabot
bot
requested review from
arya2 and
upbqdn
and removed request for
a team
December 23, 2024 16:33
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-dependencies
Area: Dependency file updates
A-rust
Area: Updates to Rust code
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
P-Low ❄️
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the prod group with 12 updates in the / directory:
1.0.23
1.0.24
1.0.215
1.0.216
0.4.13
0.5.1
1.8.0
1.8.1
2.0.6
2.0.9
1.5.1
1.5.2
1.5.0
1.6.0
0.5.0
0.5.1
1.0.133
1.0.134
0.12.2
0.13.1
8.16.0-alpha.1
8.17.0-alpha.1
2.0.90
2.0.91
Updates
semver
from 1.0.23 to 1.0.24Release notes
Sourced from semver's releases.
Commits
6f4069d
Release 1.0.24d03aba3
Touch up PR 328238757d
Merge pull request #328 from Eh2406/master75856ef
faster Ord when Eq89504eb
Prevent upload-artifact step from causing CI failured1b17a9
Upload CI Cargo.lock for reproducing failures4ea60ae
Resolve doc_lazy_continuation clippy lintf96f9d8
Merge pull request #319 from dtolnay/docsrsfc5c98d
Rely on docs.rs to define --cfg=docsrs by defaultUpdates
serde
from 1.0.215 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build scriptUpdates
tower
from 0.4.13 to 0.5.1Release notes
Sourced from tower's releases.
Commits
7155101
Prepare release of v0.5.1 (#791)b2c48b4
Bump dependency on tower-layer (#787)fec9e55
tower-layer: drop versions from dev dependencies (#782)646804d
chore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3...7202cfe
chore: fix a few typos (#780)85080a5
use workspace dependencies for tower (#778)88a7d3e
fix warnings found when running check/doc commands (#779)a6e98a7
chore: update GitHub Actions CI (#740)74e925d
chore: fix spelling errors (#775)89ac74f
feat: Make new functions const when possible (#760)Updates
tinyvec
from 1.8.0 to 1.8.1Changelog
Sourced from tinyvec's changelog.
... (truncated)
Commits
659e6c1
chore: Release8a2eaf8
end of 2024 cleanup (#202)e4153c8
Update lib.rs (#201)a212228
Fix rustc features not depending on each other (#199)Updates
thiserror
from 2.0.6 to 2.0.9Release notes
Sourced from thiserror's releases.
Commits
c535cec
Release 2.0.90a0516d
Merge pull request #404 from dtolnay/fromfne5169bb
Unspan From impl contentsc008375
FIx typo in ui test2bd2982
Release 2.0.8a7de3ab
Merge pull request #399 from dtolnay/respanf1243a0
Fix spans on macro-generated bindings and format variables6a07345
Add regression test for issue 3989c0f2d2
Release 2.0.72deec96
Merge pull request 397 from zertosh/from_allow_expectUpdates
hyper
from 1.5.1 to 1.5.2Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
30f2961
v1.5.2a131111
fix(http1): fix intermitent panic parsing partial headers (#3812)a3bda62
docs(roadmap): update ROADMAP post v1.0 (#3763)115339d
chore(benches): fix pin-project-lite not found (#3807)0bd4adf
refactor(lib): reduce clippy warnings (#3805)12717d1
chore(ffi): only backup hyper.h when passing --verify (#3800)8cf1121
test(server): fix conditional cfg for tests needing the server feature (#3799)eaf2267
fix(http1): skip debug assertion of content length for HEAD responses (#3795)7f4a682
feat(ffi): add cargo-c support (#3787)Updates
proptest
from 1.5.0 to 1.6.0Commits
Updates
proptest-derive
from 0.5.0 to 0.5.1Changelog
Sourced from proptest-derive's changelog.
Commits
39875e2
Version 0.5.1.20cd398
Update floating-support for Rust 1.24.0's newfrom_bits
implementation.6dee486
FixRecursive
not shrinking to non-recursive case.b107e3f
Version 0.5.0.9a84f3e
Remove the long-deprecatedSingleton
alias.2ad1d5b
Clarify role ofarbitrary
.dd09a1a
Remove char::ANY.8404588
Merge pull request #40 from Centril/feature/recursion-improvementsda677e9
fix bug in osstring_invalid_string (windows)add17f2
document changes to .prop_recursive(..)Updates
serde_json
from 1.0.133 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.Updates
primitive-types
from 0.12.2 to 0.13.1Commits
Updates
elasticsearch
from 8.16.0-alpha.1 to 8.17.0-alpha.1Release notes
Sourced from elasticsearch's releases.
Commits
1fe9dab
Bump versione1435c8
Add option to gzip compress request bodies (#239) (#241)Updates
syn
from 2.0.90 to 2.0.91Release notes
Sourced from syn's releases.
Commits
53de985
Release 2.0.9118fc8d1
Merge pull request #1797 from dtolnay/parsequotespecial762ba97
Document more parse_quote special cases1c739cb
Merge pull request #1796 from dtolnay/vecarmd2bc3a3
Allow Vec<Arm> in parse_quote384516b
Update test suite to nightly-2024-12-196adf9e5
Update test suite to nightly-2024-12-171810278
Merge pull request #1794 from dtolnay/up5d33783
Update open syntax issues4398b60
Categorize newly failing rust repo source filesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions